[PYGRUB] Flesh out some of pygrub's functionality as was originally
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 8 Aug 2006 08:30:11 +0000 (09:30 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 8 Aug 2006 08:30:11 +0000 (09:30 +0100)
commita3c844bd07a59380eaf5e3371cd3ace6d3be2161
treeef14ecf8c9b49ec50b777dc1cd154b3cec3a86ae
parentc304f4e249bd118694d15113ad056e8466d43dd4
[PYGRUB] Flesh out some of pygrub's functionality as was originally
intended. Changes include:
 * Addition of basic command line mode much like grub's so that you can
   boot things without having them specified in the config file
 * Edit/append mode for modifying kernel command lines, etc
 * Fix handling of case where the grub config didn't have a default
   specified

Signed-off-by: Jeremy Katz <katzj@redhat.com>
tools/pygrub/src/GrubConf.py
tools/pygrub/src/pygrub